
/* 精选软件 */
.indNav {
    margin-top: 22px;
    width: 100%;
    height: 190px;
    position: relative;
}

.selected {   
    width: 1138px; 
    height: 190px;       
    font-size: 0;
    box-sizing: border-box;
    display: inline-block;    
    padding: 5px 0;
    overflow: hidden;
}

.selected li {
    width: 173px;
    height: 180px;
    border:#ececec solid 1px;
    background:#fff;
    float:left;
    border-radius: 20px;   
    margin-right: 20px; 
    display: inline-block;    
    text-align: center; 
    box-sizing: border-box;
    transition: transform .5s; 
}
.selected ul li:nth-of-type(6n){
    margin-right: 0;
}
.selected li > a{
    width: 100%;
    height: 100%;
    display: inline-block;
}
.selected li .seIcon {
    width: 62px;
    height: 62px;
    display: inline-block;
    position: relative;
}
.selected li .seIcon img{
    margin-top: 25px;
    width: 70px;
    height: 70px;
    border-radius: 10px;
    transition: transform .5s ease-in-out 0s;
    -webkit-transition: transform .5s ease-in-out 0s;
    
}
.selected li .seIcon img:hover{
    transform: rotateY(180deg);
    transition: transform 0.5s;
}
.selected li .seName {
    padding: 0 5px;
    height: 21px;
    line-height: 21px;
    margin-top: 14px;
    font-size: 16px;
    color: #040404;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;    
}

.selected li .seName:hover,
.indNavWrap li a:hover {
    text-decoration: underline;
    color:#009cff;
}
.softIcon {
    position: relative;
}
.softIcon .softIcon-hover {
    background-color: var(--color);
    background-size: cover;
    background-repeat: no-repeat;
}
.softIcon .softIcon-hover{
    --size: 83px;
    width: var(--size);
    height: var(--size);
    position: absolute;
    top: 19px;
    left: -10px;
    background-image: var(--img);
    border-radius: 55px;
    opacity: .6;
    transform: scale(0) translateX(-50%);
    filter: blur(20px) opacity(70%);
    z-index: 0;
    transition-delay: .05s;
    transition: transform .3s ease-in-out;
}
.indNav ul li a .softIcon .softIcon-hover{
    top: -66px;
    left: -10px;
}
.indNav ul li a:hover .softIcon-hover {
    transform: scale(1);
}
.indNav ul li a:hover img{
    transform: scale(1.1);
}
.indNav ul li p.digest{
    margin-top: 5px;
    padding: 0 10px;
    font-size: 14px;
    color:#979797;
    line-height: 21px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;    
}
.indNav ul li:hover{
    box-shadow:0 0 10px rgb(233, 233, 233 ,0.8);
    transform: translate(0px, -5px);
    transition: transform .5s;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{    
    right: 0; 
    left: auto;   
    top: 55px;       
    width: 41px;
    height: 41px;   
    background:url(../images/swiperArrow.png) no-repeat;
    background-position: 0 0;
    border-radius: 50%;       
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
    right: 0; 
    left: auto;  
    top: 124px;    
    width: 41px;
    height: 41px;    
    background:url(../images/swiperArrow.png) no-repeat;
    background-position: 0 -44px;  
    border-radius: 50%;  
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{
    opacity: .2;
    cursor: auto;
    pointer-events: none;
}
.swiper-button-next.swiper-button-disabled{
  opacity: 1;        
  background-position: -45px -44px;  
  z-index: 10;
  pointer-events:initial;
}
.swiper-button-prev.swiper-button-disabled{
  opacity: 1;   
  background-position: -45px 0;  
  z-index: 10;
  pointer-events:initial;
}
/*软件分类*/
.rjfl{
    margin-top: 15px;
    padding: 0 20px;
    width: 380px;
    height: 1000px;
    border:#eee solid 1px;
    background:#fff;
    border-radius:5px;
    border-radius: border-radius;
    box-sizing: border-box;
    float:left;
}
.rjfl .title .more:hover{
    background:#12a6ff
}
.rjfl .title .more:before{
    content:'';
    width: 14px;
    height:14px;
    background:#fff;    
    display: inline-block;
    position: absolute;
    right: 1px;
    top: 1px;    
}
.rjfl .flnav-cont dl{
    margin-top: 16px;
}
.rjfl .flnav-cont dl dt{
    width: 100%;
    height: 26px;
    line-height: 26px;
}
.rjfl .flnav-cont dl dt i{
    margin-right: 14px;
    width: 22px;
    height: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-position: 0 0;
    float:left;
}
.rjfl .flnav-cont dl dt a{
    font-size: 18px;
    color:#0d0d0d;
    font-weight: bold;
    display: inline-block;
}
.rjfl .flnav-cont dl dd{
    padding-top: 8px;
    padding-left: 36px;
    display: flex;
    -webkit-flex-wrap:wrap;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.rjfl .flnav-cont dl dd a:last-child:nth-child(3n+2) {   
    /*margin-right: calc((100% - 34.5%) / 2);*/
    flex: 1;
}
.rjfl .flnav-cont dl dd a{
    width: 33%;
    font-size: 16px;
    color:#808080;
    line-height: 32px;     
}
.rjfl .flnav-cont dl dd a:hover{
    color:#11a6ff;
}
.rjfl .flnav-cont dl.dl2 dt i{
    background-position: -29px 0;
}
.rjfl .flnav-cont dl.dl3 dt i{
    background-position: -57px 0;
}
.rjfl .flnav-cont dl.dl4 dt i{
    background-position: -84px 0;
}
.rjfl .flnav-cont dl.dl5 dt i{
    background-position: -110px 0;
}
.rjfl .flnav-cont dl.dl6 dt i{
    background-position: 0 -28px;
}
.rjfl .flnav-cont dl.dl7 dt i{
    background-position: -29px -28px;
}
.rjfl .flnav-cont dl.dl8 dt i{
    background-position: -57px -28px;
}
.rjfl .flnav-cont dl.dl9 dt i{
    background-position: -84px -28px;
}
.rjfl .flnav-cont dl.dl10 dt i{
    background-position: -110px -28px;
}
/*第一版右侧*/
.IndexJdt{
    margin-top: 15px;
    width: 800px;
    height: 400px;   
}
.IndexJdt .jdtSwiper{
    width: 800px;
    height: 400px;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
}
.IndexJdt .jdtSwiper img{
    width: 800px;
    height: 400px;
    border-radius: 10px;
}
/*本周推荐*/
.yxtjBox{
    margin-top: 20px;
    padding: 10px 20px;
    width: 800px;
    height: 580px;
    border:#eee solid 1px;
    background:#fff;
    border-radius: 5px;
    box-sizing: border-box;
    overflow: hidden;
}
.yxtjBox ul{
    padding-left: 95px;
    width: 100%;
    height: 55px;    
    border-bottom:#eee solid 1px;
    box-sizing: border-box;
}
.yxtjBox ul li{
    margin: 0 50px;
    font-size: 22px;
    color:#6c6c6c;
    font-weight: bold;
    line-height: 55px;
    float:left;
    position: relative;
    cursor: default;
}

.yxtjBox ul li.on{
    color:#0a0a0a;
}
.yxtjBox ul li.on:before{
    content:'';
    width: 90%;
    height: 3px;
    background-image:linear-gradient(to right,#0870ff,#12a9ff); 
    display: inline-block;
    position: absolute;
    left: 5%;
    bottom: -1px; 
}
.yxtjBox ul li.on:after{
    content:'';
    border-width: 8px;
    border-style: solid;
    border-color: #97d638 transparent transparent transparent;
    display: inline-block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    bottom: -22px;
}
.rjtj-cont{
    padding-top: 16px;
}
.rjtj-cont dl{
    width: 175px;
    padding:26px 19px 26px 0;    
    border-bottom: #eee solid 1px;
    float:left;
}
.rjtj-cont dl:nth-of-type(4n){
    padding-right: 0;
}
.rjtj-cont dl:nth-of-type(n+13){
    border-bottom: 0;
}
.rjtj-cont dl dt{
    margin-right: 10px;
    width: 72px;
    float: left;
}
.rjtj-cont dl dt img{
    width: 72px;
    height: 72px;
}
.rjtj-cont dl dd a{ 
    padding-top: 5px;
    font-size: 16px;
    color: #161616;
    line-height: 1;
    display: block;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.rjtj-cont dl dd p{
    padding-top: 5px;
    font-size: 14px;
    color:#929292;
}
.rjtj-cont dl dd p a{
    padding-top: 0px;
    font-size: 14px;
    color:#929292;
}
.rjtj-cont dl dd a:hover{
    color:#009cff;
}
/*装机必备*/
.zjbb{
    margin-top: 20px;
    padding: 0 20px;
    width: 1200px;
    height: 415px;
    border:#eee solid 1px;
    background:#fff;
    border-radius: 5px;
    box-sizing: border-box;
    display: inline-block;
}
.zjbb .zjbb-list{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    -webkit-flex-wrap:wrap;
    flex-wrap: wrap;
}
.zjbb .zjbb-list li{
    width: 12.5%;
    margin-top: 30px;
    text-align: center;
}
.zjbb .zjbb-list li img{
    width: 70px;
    height: 70px;
}
.zjbb .zjbb-list li a{
    display: block;
}
.zjbb .zjbb-list li a.softwareName{
    padding-top: 5px;
    font-size: 16px;
    color:#161616;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.zjbb .zjbb-list li a.categoryName{
    padding-top: 5px;
    font-size: 14px;
    color:#929292;
    cursor: auto;
}
.zjbb .zjbb-list li a:hover{
    color:#009cff;
}
.zjbb .zjbb-list li a.categoryName:hover{
    color:#929292;
}
/*最近更新*/
.zjgx{
    margin-top: 20px;
    margin-right: 20px;
    padding: 0 20px 0;
    width: 400px;
    height: 880px;
    border:#eee solid 1px;
    background:#fff;
    border-radius: 5px;
    box-sizing: border-box;
    float:left;
}
.zjgx .zui-list{
    padding-top: 6px;
}
.zjgx .zui-list dl{
    width: 160px;
    padding: 10px 19px 10px 0;
    border-bottom: #eee solid 1px;
    float: left;
}
.zjgx .zui-list dl:nth-of-type(even){
    padding-right: 0;
    padding-left: 19px;
}
.zjgx .zui-list dl:nth-of-type(n+19){
    border-bottom: 0;
}
.zjgx .zui-list dl dt{
    margin-right: 10px;
    width: 55px;
    float: left;
}
.zjgx .zui-list dl dt img{
    width: 55px;
    height: 55px;
}
.zjgx .zui-list dl dd a{
    padding-top: 10px;
    font-size: 16px;
    color: #1d1d1d;
    line-height: 1;
    display: block;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.zjgx .zui-list dl dd a:hover{
    color:#009cff;
}
.zjgx .zui-list dl dd p{ 
    padding-top: 6px;  
    font-size: 14px;
    color:#9b9a9a;
}
/*最爱玩游戏*/
.zawyx{
    margin-top: 20px;
    margin-right: 20px;    
    width: 380px;
    height: 880px;
    border:#eee solid 1px;
    background:#fff;
    border-radius: 5px;
    box-sizing: border-box;
    float:left;
}
.zawyx .title{
    width: 340px;
    margin: 0 20px;
    padding-top: 10px;
}
/*最受欢迎软件*/
.zshyrj{   
    margin-top: 20px; 
    width: 380px;
    height: 880px;
    border:#eee solid 1px;
    background:#fff;
    border-radius: 5px;
    box-sizing: border-box;
    float:left;
}
.zshyrj .title{
    width: 340px;
    margin: 0 20px;
    padding-top:10px;
}
.zph-list{
    padding-top:10px;
}
.zph-list dl{
    width: 100%;
    padding: 7px 20px 7px 20px; 
    box-sizing: border-box; 
}
.zph-list dl:hover{
    background:#f3f9ff;
}
.zph-list dl dt{      
    float: left;
    position: relative;
    z-index: 2;
}
.zph-list dl dt em{
    width: 25px;
    height: 31px;
    margin-right: 10px;  
    font-size: 14px;
    color:#fff;
    font-weight: bold;
    text-align: center;
    line-height: 25px;    
    display: inline-block;
    background-position: 0 -54px;
}
.zph-list dl:nth-of-type(n+4) dt em{
    font-size: 16px;
    color:#c2c2c2;
    line-height: 65px;
    background:none;
    float:left;
}
.zph-list dl:nth-of-type(2) dt em{
    background-position: -29px -54px;
}
.zph-list dl:nth-of-type(3) dt em{
    background-position: -57px -54px;
}
.zph-list dl dt img{
    width: 65px;
    height: 65px;
    margin-right: 14px;
    vertical-align: -34px;
}
.zph-list dl dd{
    padding-right: 96px;
    position: relative;
}
.zph-list dl dd a.tit{
    padding-top: 6px;
    font-size: 16px;
    color:#1d1d1d;
    display: block;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.zph-list dl dd a.tit:hover{
    color:#009cff;
}
.zph-list dl dd p{
    font-size: 14px;
    color:#9b9a9a;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.zph-list dl dd p a{
    color:#9b9a9a;
    padding-top: 0;
}
.zph-list dl dd a.but{
    width: 62px;
    height: 28px;
    font-size: 14px;
    color:#fff;
    text-align: center;
    line-height: 28px;
    background:#00b951;
    border-radius: 5px;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -14px;
}
.zph-list dl dd a.but:hover{
    background-image:linear-gradient(to right,#99d83a,#00b951); 
}
/*分类推荐*/
.fltj-box{
    margin-top: 20px;
    padding: 0 20px;
    border:#eee solid 1px;
    background:#fff;
    border-radius: 5px;
    box-sizing: border-box;
    display: inline-block;
}
.fltj-box .title span{
    float:right;
}
.fltj-box .title span a{
    padding: 0 15px;
    font-size: 18px;
    color:#888888;
    cursor: default;
}
.fltj-box .title span a.on{
    color:#2d8aff;
}
.fltj-list{
    padding-bottom: 20px;
    display: inline-block;
}
.fltj-list dl{
    padding-top: 30px;
    padding-right:18px;
    width: 210px;    
    float:left;
}
.fltj-list dl:nth-of-type(5n){
    padding-right: 0;
}
.fltj-list dl dt{
    margin-right: 15px;
    width: 70px;
    float: left;
}
.fltj-list dl dt img{
    width: 70px;
    height: 70px;
}
.fltj-list dl dd a{
    padding-top: 12px;
    font-size: 16px;
    color: #161616;
    line-height: 1;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.fltj-list dl dd a:hover{
    color:#009cff;
}
.fltj-list dl dd p{
    padding-top: 16px;
    font-size: 14px;
    color: #9b9a9a;
}
/*links*/
.links{
    width: 100%;
    margin-top: 20px;
    padding: 0 20px;
    border: #eee solid 1px;
    background: #fff;
    border-radius: 5px;
    box-sizing: border-box;
    display: inline-block;
}
.links .title span{
    float:left;
    padding-right: 30px;
    font-weight: bold;
    cursor: pointer;
}
.links .title span.on{
    color:#2d8aff;
}
.links ul:after{
    content:'';
    flex: auto;
}
/*免责*/
.mianze-tab{  
    margin-top: 20px; 
    width: 200px;   
    border:#eee solid 1px;
    background:#fff;
    border-radius: 5px;
    box-sizing: border-box;
}
.mianze-tab .title{
    width: 158px;
    margin: 0 20px;
    padding-top: 10px;
}
.mianze-tab ul li{ 
    margin-bottom: 1px;
    padding-left: 46px;
    width: 100%;
    height: 54px;
    font-size: 18px;
    color:#0d0d0d;
    line-height: 54px;
    box-sizing: border-box;
}
.mianze-tab ul li:last-child{
    border-radius: 0 0 5px 5px;
}
.mianze-tab ul li a{
    color:#0d0d0d;
}   
.mianze-tab ul li:hover,.mianze-tab ul li.active{
    color:#fff;
    background:#0c83ff;
}
.mianze-tab ul li:hover a,.mianze-tab ul li.active a{
    color:#fff;
}
.mianze-cont{
    margin-top:20px;
    padding: 0 20px;
    width: 980px;
    border:#eee solid 1px;
    background:#fff;
    border-radius: 5px;
    box-sizing: border-box;
}
.mianze-cont p{
    padding-top: 20px;
    font-size: 16px;
    color:#161616;
    line-height: 36px;
    text-indent: 2em;
}
/*404页面*/
.error404{
    width: 100%;    
    /*min-height: 660px;*/
    text-align: center;
    background:url(../images/404.png) no-repeat center 20px;
    background-size: 400px;
}
.error404 p.txt{
    width: 100%;
    padding-top: 300px;
    font-size: 30px;
    color:#494949;    
}
.error404 p.butbox{
    padding-top: 60px;
}
.error404 p.butbox span,.error404 p.butbox a{
    width: 177px;
    height: 48px;
    margin: 0 30px;
    font-size: 20px;
    color:#fff;
    text-align: center;
    line-height: 50px;
    border:#12a6ff solid 1px;
    background:#12a6ff;
    border-radius: 5px;
    display: inline-block;
}
.error404 p.butbox span.backIndex{
    color:#12a6ff;
    background:#f0f9ff;
}
/*zxhj*/
.links ul.zxhj{      
    width: 100%;    
    overflow: hidden;
    display: inline-block;
}

.links ul.zxhj li{
    width: 200px;
    padding-right: 34px;
    margin-right: 0;    
    float:left;
}
.links ul.zxhj li:nth-of-type(5n){
    padding-right: 0;
}
.links ul.zxhj li a{
    font-size: 16px;
    color:#161616;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    display: block;
}
.links ul.zxhj li a:hover{
    color:#009cff;
}
/*干货*/

.rjgh-box .floatL{
    width: 820px;
} 

.rjgh-list{
    width: 818px;
    border:#eee solid 1px;
    background:#fff;
    border-radius: 5px;
    float:left;
}
.rjgh-list .title{
    margin:9px 20px 0;
    width: 778px;
    font-weight: normal;
    
}
.rjgh-list .title span{
    position: relative;
    height: 100%;
    display: inline-block;
}
.rjgh-list .title span:before{
    content:'';
    width: 26px;
    height: 5px;
    background:#0d87ff;
    border-radius: 5px;
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -13px;
}
.rjgh-list ul li{
    padding:35px 20px;
    position: relative;
}
.rjgh-list ul li:after,
.gh-fxhr li:after{
    content:'';
    width: 778px;
    height: 1px;
    border-bottom: #eee dashed 1px;
    position: absolute;
    left: 20px;
    bottom: 0;
    display: inline-block;
}
.rjgh-list ul li:hover,
.gh-fxhr li:hover{
    box-shadow: 0px 0px 15px rgb(222, 222,222,1);
}
.rjgh-list ul li:nth-of-type(30n):after,.rjgh-list ul li:last-child:after{
    display: none;
}
.rjgh-list ul li:nth-of-type(n+31){
    display: none;
}
.rjgh-list ul li .img{
    float: right;
    margin-left: 33px;
    margin-top: 8px;
    width: 200px;
    height: 100px;
    border-radius: 10px;
    overflow: hidden;
}
.rjgh-list ul li .img img{
    width: 200px;
    height: 100px;
    border-radius: 10px;
    transition: all 0.5s;
}
.rjgh-list ul li .img img:hover{
    /*transform: scale(1.2);*/
    -webkit-transform: scale(1.2) rotate(-6deg);
    -moz-transform: scale(1.2) rotate(-6deg);
    -o-transform: scale(1.2) rotate(-6deg);
    -ms-transform: scale(1.2) rotate(-6deg);
    transform: scale(1.2) rotate(-6deg);
}
.rjgh-list ul li .tit{
    font-size: 18px;
    color:#040404;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;    
}
.rjgh-list ul li .tit:hover{
    color:#0c84ff;
}
.rjgh-list ul li .digest{
    margin-top: 10px;
    font-size: 14px;
    color:#8a919f;
    line-height: 22px;
    height: 44px;
    overflow:hidden;
    text-overflow: -o-ellipsis-lastline;  
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
}
.rjgh-list ul li .qt-bottom{
    margin-top: 10px;    
}
.rjgh-list ul li .qt-bottom span{
    padding:0 14px;
    margin-top: 5px;
    font-size: 12px;
    color:#9b9a9a; 
    border-right: #cecece solid 1px ;  
    display: inline-block;
}
.rjgh-list ul li .qt-bottom span:nth-last-child(2){
    border-right: 0;
}
.rjgh-list ul li .qt-bottom span:first-child{
    padding-left: 0;
}
.rjgh-list ul li .qt-bottom span:last-child{
    padding-right: 0;
    padding-left: 0;
    margin-top:0;
}
.rjgh-list ul li .qt-bottom span.floatR{
    border:0;
}
.rjgh-list ul li .qt-bottom span.num:before,
.rjgh-list ul li .qt-bottom span.time:before{
    content:'';
    margin-right: 5px;
    width: 13px;
    height: 10px;
    background-position: 0 -91px;
    display: inline-block;
    vertical-align: 0px;
}
.rjgh-list ul li .qt-bottom span.time:before{
    width: 10px;
    height: 10px;
    background-position: 0 -103px;
}
.rjgh-list ul li .qt-bottom span a{
    padding:0 10px;
    margin-right: 10px;
    min-width: 40px;
    max-width: 72px;
    height: 24px;
    font-size: 12px;
    color:#404040;
    text-align: center;
    line-height: 24px;
    background:#f2f2f2;
    border-radius: 5px;
    display: inline-block;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.rjgh-list ul li .qt-bottom span a:hover{
    color:#fff;
    background:#0f95ff;
}
.gh-fxhr,.gh-rmgh{
    width: 358px;
    border:#eee solid 1px;
    background:#fff;
    border-radius: 5px;
}
.gh-fxhr .title,.gh-rmgh .title{
    width: 318px;
    margin: 9px 20px 0;
}
.gh-fxhr li{
    padding: 16px 20px;
    height: 60px;
    position: relative;
}
.gh-fxhr li:after{
    width: 318px;
}
.gh-fxhr li:last-child:after{
    display: none;
}
.gh-fxhr li .img{
    float: left;
    margin-right: 15px;
}
.gh-fxhr li .img img{
    width: 60px;
    height: 60px;
    display: block;
}
.gh-fxhr li .tit{
    padding-top: 6px;
    font-size: 16px;
    color:#000000;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    display: block;
}
.gh-fxhr li .tit:hover{
    color:#0c84ff;
}
.gh-fxhr li .rjxx{
    margin-top: 10px;
}
.gh-fxhr li .rjxx span{
    font-size: 14px;
    color:#b3b3b3;
    line-height: 1;
    padding: 0 12px;
    border-right: #d2d2d2 solid 1px;
    max-width: 68px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}
.gh-fxhr li .rjxx span:first-child{
    padding-left: 0;
}
.gh-fxhr li .rjxx span:last-child{
    padding-right: 0;
    border:0;
}
.rjgh-box .but{
    margin-top: 8px;
    width: 66px;
    height: 26px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 26px;
    background: #00b951;
    border-radius: 5px;
    display: none;
}
.gh-fxhr li:hover .rjxx{
    display: none;
}
.gh-fxhr li:hover .but{
    display: inline-block;
}
.gh-rmgh{
    margin-top: 20px;
}
.gh-rmgh ul{
    padding-bottom: 22px;
}
.gh-rmgh li{
    padding: 22px 20px 0;
}
.gh-rmgh li .img{
    width:136px;
    height: 68px;
    margin-right: 15px;
    border-radius: 5px;
    float:left;
    overflow: hidden;
}
.gh-rmgh li .img img{
    width: 136px;
    height: 68px;
    border-radius: 5px;
    display: block;
    transition: all 0.5s;
}
.gh-rmgh li .img img:hover{
    /*transform: scale(1.2);*/
    -webkit-transform: scale(1.2) rotate(-6deg);
    -moz-transform: scale(1.2) rotate(-6deg);
    -o-transform: scale(1.2) rotate(-6deg);
    -ms-transform: scale(1.2) rotate(-6deg);
    transform: scale(1.2) rotate(-6deg);
}
.gh-rmgh li .tit{
    font-size: 14px;
    color:#252933;
    line-height: 22px;
    height: 44px;
    overflow:hidden;
    text-overflow: -o-ellipsis-lastline;  
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
}
.gh-rmgh li .tit:hover{
    color:#0c84ff;
}
.gh-rmgh li time{
    padding-top: 9px;
    font-size: 12px;
    color:#9b9a9a;
    display: inline-block;
}
.gh-rmgh li time:before{
    content:'';
    margin-right: 5px;
    width: 10px;
    height: 10px;
    background-position: 0 -103px;
    vertical-align: 0;
    display: inline-block;
}
.content-box{
    padding: 26px 30px 35px;
    width: 818px;
    border:#eee solid 1px;
    background:#fff;
    border-radius: 5px;
    box-sizing: border-box;
}
.content-box h1{
    font-size: 34px;
    color:#2c2c2c;
    line-height: 50px;
    font-weight: bold;
}
.article-info{
    padding-top: 15px;
    width: 100%;
    text-align: center;
}
.article-info span{
    padding: 0 30px;
    font-size: 14px;
    color:#b3b3b3;
    line-height: 1;
    border-right: #dcdcdc solid 1px;
}
.article-info span:first-child{
    padding-left: 0;
}
.article-info span:last-child{
    padding-right: 0;
    border:0;
}
.content{
   font-size: 16px;
    color:#252933;
    line-height: 30px; 
}
.content p{
    padding-top: 20px;    
}
.content p a{
    color:#009cff;
}
.content p img{
    margin: 0 auto;
    display: block;
}
.content h2{
    margin-top: 20px;   
    padding-left: 33px;
    width: 100%;
    height: 55px;
    font-size: 20px;
    color:#0b0b0b;
    font-weight: bold;
    line-height: 44px;    
    background:url(../images/content_tit.png) no-repeat;
}
.content-tips{
    margin-top: 40px;
    width: 100%;
    height:34px;
    font-size:12px;
    color:#252933;
    line-height: 34px;
    text-align: center;
    background:#f7f7f7;
}
.article_xghj {
    margin-top: 30px;
    display: flex;    
}
.article_xghj .xghj_t{    
    width: 100px;
    height: 34px;
    font-size: 16px;
    color: #fff;
    line-height: 34px;
    text-align: center;
    background:#009cff;
    /*background-image: -webkit-linear-gradient(90deg, #009cff, #67c4ff);
    background-image: linear-gradient(-90deg, #009cff, #67c4ff);*/
    border-radius: 5px;
    float: left;
}
.article_xghj ul{    
    width: 630px;
    height: 34px;
    float: left;
    overflow: hidden;
}
.article_xghj ul li{
    float: left;
    max-width: 90px;
    padding: 0 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 34px;
    font-size: 14px;
}
.article_xghj ul li:nth-of-type(1) {
    padding-left: 20px;
}



.rjgh-detail-box .rjgh-list{
    margin-top: 20px;
}
.rjgh-detail-box .rjgh-list .title{
    font-weight: bold;
}
.rjgh-detail-box .rjgh-list .title span:before{
    display: none;
}
.rjgh-detail-box .rjgh-list .title span{
    margin-right: 20px;
    cursor: pointer;
}
.rjgh-detail-box .rjgh-list .title span.on{
    font-weight: bold;
    color:#0c84ff;
}
.soft-guanlian{
    width: 360px;
    padding: 23px 20px;
    border:#eee solid 1px;
    background:#fff;
    border-radius: 5px;
    box-sizing: border-box;
}
.soft-guanlian .img{
    margin-right: 20px;   
    float:left;
}
.soft-guanlian .img img{
    width: 70px;
    height: 70px;
    display: block;
}
.soft-guanlian .tit{
    font-size: 20px;
    color:#000000;
    font-weight: bold;
}
.soft-guanlian .tit:hover{
    color:#0c84ff;
}
.soft-guanlian .rjxx{
    margin-top: 15px;
}
.soft-guanlian .rjxx span{
    font-size: 14px;
    color:#b3b3b3;
    line-height: 1;
    padding: 0 15px;
    border-right: #d2d2d2 1px solid;
}
.soft-guanlian .rjxx span:first-child{
    padding-left: 0;
}
.soft-guanlian .rjxx span:last-child{
    padding-right: 0;
    border:0;
}
.soft-guanlian .digest{
    padding-top: 13px;
    width: 100%;
    font-size: 16px;
    color:#3a3f4a;
    text-align: center;
    display: inline-block;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.soft-guanlian button,.soft-guanlian a.bdDoanload{    
    width: 140px;
    height: 46px;
    font-size: 16px;
    color:#fff;
    font-weight: bold;
    text-align: center;
    line-height: 47px;
    background:#0181ff;
    border-radius: 46px;
    margin:10px auto 0;
    display: block;
    cursor: pointer;
}
.soft-guanlian button i,.soft-guanlian a.bdDoanload i{
    width: 16px;
    height: 18px;
    margin-right: 10px;
    background-position: -85px -78px;
    display: inline-block;
    vertical-align: -14px;
}
.soft-guanlian button:hover,.soft-guanlian a.bdDoanload:hover{
    background-image: linear-gradient(to right,#0870ff,#12a9ff);
}
.gh-zxhj{
    width: 318px;
    margin-top: 20px;
    padding: 0 20px;
    border:#eee solid 1px;
    background:#fff;
    border-radius: 5px;
}
.gh-zxhj ul{
    padding: 10px 0 10px;
}
.gh-zxhj li{
    margin:1px 0;
    padding-left: 12px;
    width: 100%;
    height: 44px;
    font-size: 16px;
    color:#252933;
    line-height: 44px;    
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    box-sizing: border-box;
    border-radius: 5px;
}
.gh-zxhj li:hover{
    color:#fff;
    background-image: linear-gradient(to right,#0b81ff,#2da9ff);
}
.gh-zxhj li:hover a{
    color:#fff;
}
.rjgh-detail-box .fixed {
    position: fixed;
    top: 0;
    z-index: 9;
}
.softinfoBox{
    width: 100%;
    margin:20px 0;
    padding: 26px;    
    border:#eee solid 1px;
    border-radius: 5px;
    box-sizing: border-box;
    float:left;    
    transition: transform .3s ease-in-out, translateY .3s ease-in-out, box-shadow .3s ease-in-out;
    cursor: pointer;
}
.softinfoBox:hover{
    transform: translate(0px, -5px);
    box-shadow: 0px 0px 15px rgb(222, 222,222,1);
}
.softinfoBox .softinfo{
    width: 550px;
    float:left;
}
.softinfoBox .softinfo .img{
    margin-right: 26px;
    float:left;
    position: relative;
}
.softinfoBox .softinfo .img img{
    width: 70px;
    height: 70px;    
    display: block;
    position: relative;
    z-index: 2;
}
.softinfoBox .softinfo .img span{
    width: 70px;
    height: 70px;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0; 
    transform: scale(1);
    filter: blur(15px) opacity(0);
    transition:transform .3s ease-in-out, translateY .3s ease-in-out;
    -webkit-transition: transform .3s ease-in-out, translateY .3s ease-in-out;   
}
.softinfoBox:hover .softinfo .img span{
    transform: scale(1.1);    
    filter: blur(15px) opacity(50%);
    transition-delay: .03s;
    transition: transform .3s ease-in-out, translateY .3s ease-in-out;
}
.softinfoBox .softinfo .tit{
    font-size: 16px;
    color:#000;
    font-weight: bold;
}
.softinfoBox .softinfo .tit:hover{
    color:#0c84ff;
}
.softinfoBox .softinfo p{
    padding:0;
    line-height: 1;
}
.softinfoBox .softinfo .xxright span{
    padding:0 12px;
    font-size: 12px;
    color:#b3b3b3;
    border-right:#d2d2d2 solid 1px;
}
.softinfoBox .softinfo .xxright span:first-child{
    padding-left: 0;
}
.softinfoBox .softinfo .xxright span:last-child{
    padding-right:0;
    border:0;
}
.softinfoBox .softinfo .xxright .digest{
    padding-top: 12px;
    font-size: 14px;
    color:#3a3f4a;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.softinfoBox .rightbutton{
    float:right;
}
.softinfoBox .rightbutton a.button{
    width: 140px;
    height: 46px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 47px;
    background: #0181ff;
    border-radius: 46px;
    margin: 12px 0 0;
    display: block;
    transition: transform .5s;
}
.softinfoBox .rightbutton a.button:hover{
    background-image: linear-gradient(to right,#0870ff,#12a9ff);
    transform: translate(0px, -5px);
}

.softinfoBox .rightbutton a.button i{
    width: 16px;
    height: 18px;
    margin-right: 10px;
    background-position: -85px -78px;
    display: inline-block;
    vertical-align: -14px
}
.rjgh-box .pages{
    width: 100%;
    display: inline-block;
}
/*share*/
.left-lay-box{
    width: 65px;
    height: 365px;
    text-align: center;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -183px;
    margin-left: -670px;   
    display: inline-block;
}
.left-lay-box p.fgx{
    margin: 15px 10px 5px 0;
    font-size: 12px;
    color:#8b92a0;
}
.left-lay-box ul li{
    font-size: 0;
    padding-right: 10px;
    width: 55px;
    height: 55px;
    cursor: pointer;
    margin-top: 15px;
    background:url(../images/left-lay-icon.png) no-repeat center ;
    background-position: -150px -4px;
    position: relative;
}
.left-lay-box ul li.yybb{
    background-position: -150px -4px;
    display: none;
}
.left-lay-box ul li.dz{
    background-position: -150px -70px;
}
.left-lay-box ul li.weixin{
    background-position: -150px -167px;
}
.left-lay-box ul li.weibo{
    background-position: -150px -233px;
}
.left-lay-box ul li.fuzhi{
    background-position: -150px -299px;
}
.left-lay-box ul li.yybb:hover{
    background-position: -3px -4px;
}
.left-lay-box ul li.dz:hover{
    background-position: -3px -70px;
}
.left-lay-box ul li.weixin:hover{
    background-position: -3px -167px;
}
.left-lay-box ul li.weibo:hover{
    background-position: -3px -233px;
}
.left-lay-box ul li.fuzhi:hover{
    background-position: -3px -299px;
}
.left-lay-box ul li.dz .zan{
    width: 20px;
    height: 20px;
    font-size: 12px;
    color:#fff;
    text-align: center;
    line-height: 20px;
    background:#c3c9d2;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    top: -2px;
    right: 2px;
}
.left-lay-box ul li.dz:hover .zan{
    background:#8b92a0;
}
.left-lay-box ul li.dz em {
    position: absolute;
    right: -2px;
    top: -30px;
    width: 70px;
    height: 28px;
    line-height: 28px;
    font-size: 12px;
    color: #fff;
    font-style: normal;
    background: rgba(0,0,0,0.6);
    text-align: center;
    border-radius: 10px;
    display: none; 
}
.left-lay-box ul li.weixin .share-lay{
    width: 113px;
    height: 128px;
    padding: 8px 0 0 8px;
    text-align: center;
    background:url(../images/weixin_bg.png) no-repeat;
    display: inline-block;
    box-sizing: border-box;
    position: absolute;
    top: -30px;
    right: -110px;
    display: none;
}
.left-lay-box ul li.weixin .share-lay img{
    width: 88px;
    height: 88px;
    display: block;
    margin: 0 auto;
}
.left-lay-box ul li.weixin .share-lay p{
    font-size: 12px;
    color:#8b92a0;
    padding-top:5px;
}
.left-lay-box ul li.weibo .share-lay{
    width: 120px;
    height: 48px;
    padding: 5px 0 0 8px;
    font-size: 12px;
    color:#8b92a0;
    text-align: center;
    line-height: 34px; 
    background:url(../images/weibo_bg.png) no-repeat;
    box-sizing: border-box;     
    position: absolute;
    top: 3px;
    right: -110px;
    display: none;
}
.left-lay-box ul li.fuzhi .share-lay{
    width: 102px;
    height: 48px;
    padding: 5px 0 0 8px;
    font-size: 12px;
    color:#8b92a0;
    text-align: center;
    line-height: 34px; 
    background:url(../images/fuzhi_bg.png) no-repeat;
    box-sizing: border-box;     
    position: absolute;
    top: 3px;
    right: -95px;
    display: none;
}
.left-lay-box ul li.fuzhi .share-lay p i{
   width: 10px;
   height: 10px;
   margin-left: 3px;
   background-position: -122px -109px;
   display: inline-block;
   vertical-align: middle;

}
.fzcglay{    
    width: 100px;
    height: 28px;
    line-height: 28px;
    font-size: 12px;
    color: #fff;
    font-style: normal;
    background: rgba(0,0,0,0.6);
    text-align: center;
    border-radius: 10px;
    display: none; 
    position: fixed;
    right: 50%;
    top: 50%;
    margin-left: -50px;
    margin-top: -14px;
}
.gh-zxhj-b.fixed{
    position: fixed;
    top: -20px;
    z-index: 9;
}
